home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / card_55811.txt < prev    next >
Text File  |  1990-04-04  |  1KB  |  67 lines

  1. -- card: 55811 from stack: in
  2. -- bmap block id: 56156
  3. -- flags: 0000
  4. -- background id: 29299
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set hilite of card button "index" to false
  9. end openCard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=156 top=0 right=19 bottom=212
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Index
  24. ----- HyperTalk script -----
  25. on mouseUp
  26. end mouseUp
  27.  
  28.  
  29.  
  30. -- part 2 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=155 top=18 right=36 bottom=486
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: i
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   set lockscreen to true
  45.   go to next card
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 3 (field)
  51. -- low flags: 00
  52. -- high flags: 0004
  53. -- rect: left=89 top=167 right=190 bottom=455
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part contents for card part 3
  65. ----- text -----
  66. Click the mouse on BROWSE and SELECT INDEX HEADING...
  67.